home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 2000 October / Software of the Month - Ultimate Collection Shareware 277.iso / pc / PROGRAMS / UTILITY / WINLINUX / DATA1.CAB / programs_-_include / ASM-SPAR.{_A / HEAD.H < prev    next >
C/C++ Source or Header  |  1999-09-17  |  190b  |  10 lines

  1. /* $Id: head.h,v 1.30 1997/08/08 08:34:33 jj Exp $ */
  2. #ifndef _SPARC64_HEAD_H
  3. #define _SPARC64_HEAD_H
  4.  
  5. #include <asm/pstate.h>
  6.  
  7. #define KERNBASE    0x400000
  8.  
  9. #endif /* !(_SPARC64_HEAD_H) */
  10.